[INFO] fetching crate moire-source-context 1.0.1...
[INFO] checking moire-source-context-1.0.1 against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] extracting crate moire-source-context 1.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate moire-source-context 1.0.1
[INFO] finished tweaking crates.io crate moire-source-context 1.0.1
[INFO] tweaked toml for crates.io crate moire-source-context 1.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moire-source-context 1.0.1 on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moire-source-context 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d1a59a95678e8406b82dafa590b782d3cf481ae122dc0d7a046d1d70b66c346
[INFO] running `Command { std: "docker" "start" "-a" "0d1a59a95678e8406b82dafa590b782d3cf481ae122dc0d7a046d1d70b66c346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d1a59a95678e8406b82dafa590b782d3cf481ae122dc0d7a046d1d70b66c346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d1a59a95678e8406b82dafa590b782d3cf481ae122dc0d7a046d1d70b66c346", kill_on_drop: false }`
[INFO] [stdout] 0d1a59a95678e8406b82dafa590b782d3cf481ae122dc0d7a046d1d70b66c346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c58e0b9847d76998661f7686689284ee4cf7a823a6fbd89373a05818a4d0cf
[INFO] running `Command { std: "docker" "start" "-a" "45c58e0b9847d76998661f7686689284ee4cf7a823a6fbd89373a05818a4d0cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling facet-core v0.46.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling facet v0.46.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling arborium v2.16.0
[INFO] [stderr]     Checking arborium-theme v2.16.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]    Compiling arborium-yaml v2.16.0
[INFO] [stderr]    Compiling arborium-c v2.16.0
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]    Compiling arborium-ocaml v2.16.0
[INFO] [stderr]    Compiling arborium-kotlin v2.16.0
[INFO] [stderr]    Compiling arborium-scala v2.16.0
[INFO] [stderr]    Compiling arborium-haskell v2.16.0
[INFO] [stderr]    Compiling arborium-python v2.16.0
[INFO] [stderr]    Compiling arborium-lua v2.16.0
[INFO] [stderr]    Compiling arborium-typescript v2.16.0
[INFO] [stderr]    Compiling arborium-json v2.16.0
[INFO] [stderr]    Compiling arborium-sql v2.16.0
[INFO] [stderr]    Compiling arborium-cpp v2.16.0
[INFO] [stderr]    Compiling arborium-java v2.16.0
[INFO] [stderr]    Compiling arborium-r v2.16.0
[INFO] [stderr]    Compiling arborium-xml v2.16.0
[INFO] [stderr]    Compiling arborium-php v2.16.0
[INFO] [stderr]    Compiling arborium-markdown v2.16.0
[INFO] [stderr]    Compiling arborium-elixir v2.16.0
[INFO] [stderr]    Compiling arborium-ruby v2.16.0
[INFO] [stderr]    Compiling arborium-swift v2.16.0
[INFO] [stderr]    Compiling arborium-zig v2.16.0
[INFO] [stderr]    Compiling arborium-tsx v2.16.0
[INFO] [stderr]    Compiling arborium-go v2.16.0
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]    Compiling facet-macro-types v0.46.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]    Compiling arborium-scss v2.16.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking facet-path v0.46.0
[INFO] [stderr]     Checking facet-reflect v0.46.0
[INFO] [stderr]    Compiling facet-macro-parse v0.46.0
[INFO] [stderr]    Compiling facet-macros-impl v0.46.0
[INFO] [stderr]     Checking facet-dessert v0.46.0
[INFO] [stderr]     Checking facet-solver v0.46.0
[INFO] [stderr]     Checking facet-format v0.47.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking arborium-highlight v2.16.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking facet-value v0.46.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling facet-macros v0.46.0
[INFO] [stderr]     Checking moire-trace-types v1.0.1
[INFO] [stderr]    Compiling datatest-mini v0.2.0
[INFO] [stderr]     Checking moire-types v1.0.1
[INFO] [stderr]     Checking moire-source-context v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "45c58e0b9847d76998661f7686689284ee4cf7a823a6fbd89373a05818a4d0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c58e0b9847d76998661f7686689284ee4cf7a823a6fbd89373a05818a4d0cf", kill_on_drop: false }`
[INFO] [stdout] 45c58e0b9847d76998661f7686689284ee4cf7a823a6fbd89373a05818a4d0cf
